Skip to content

Install contrib libraries#409

Merged
Enmk merged 1 commit into
ClickHouse:masterfrom
fdr400:patch-1
Feb 17, 2025
Merged

Install contrib libraries#409
Enmk merged 1 commit into
ClickHouse:masterfrom
fdr400:patch-1

Conversation

@fdr400

@fdr400 fdr400 commented Jan 27, 2025

Copy link
Copy Markdown
Contributor

Resolves #408

To check:

$ cmake -S . -B build -DCMAKE_INSTALL_PREFIX=/usr/local
$ cmake --build build
$ cmake --install install

It installs:

-- Install configuration: "RelWithDebInfo"
-- Installing: /usr/local/lib/libclickhouse-cpp-lib.a
-- Installing: /usr/local/lib/libcityhash.a
-- Installing: /usr/local/lib/liblz4.a
-- Installing: /usr/local/lib/libzstdstatic.a
-- Installing: /usr/local/lib/libabsl_int128.a

@CLAassistant

CLAassistant commented Jan 27, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@Enmk

Enmk commented Feb 17, 2025

Copy link
Copy Markdown
Contributor

Closing to re-open and re-trigger against latest master

@Enmk Enmk closed this Feb 17, 2025
@Enmk Enmk reopened this Feb 17, 2025
@Enmk Enmk merged commit f606f9a into ClickHouse:master Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Impossible to link with statically built clickhouse-cpp-lib

3 participants